Divyanshu | Widget Preview issue fix#517
Merged
Saurabh186 merged 2 commits intodevelopmentfrom Apr 1, 2026
Merged
Conversation
…ling - Set showAuthentication to false in app component - Remove debug console.log for widgetConfig - Hide preview button when isPreview is true in send-otp-center - Update dialog max-width from sm:max-w-md/sm to fixed max-w-[600px]/[400px] - Add isPreview input to send-otp-center component - Auto-open preview dialog in ngAfterViewInit when isPreview is true - Remove subscription-dialog wrapper div from widget component - Pass isPreview input to authorization component
- Import PROXY_DOM_ID constant from @proxy/constant - Add protected readonly proxyDomId property initialized with PROXY_DOM_ID - Add div element with dynamic id binding for rendering Authorization widget - Include HTML comment explaining the container's purpose for widget rendering - Update proxy-auth.js build artifact
|
I ran into an unexpected issue while reviewing this PR. Please try again later. |
Saurabh186
approved these changes
Apr 1, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.